Skip to content

fix: validate explicit algorithm order - #723

Closed
ShiroKSH wants to merge 1 commit into
PrunaAI:mainfrom
ShiroKSH:fix/algorithm-order-validation
Closed

fix: validate explicit algorithm order#723
ShiroKSH wants to merge 1 commit into
PrunaAI:mainfrom
ShiroKSH:fix/algorithm-order-validation

Conversation

@ShiroKSH

Copy link
Copy Markdown

Description

Fix explicit algorithm-order validation so that only a dependency placed in reverse order is rejected. Independent algorithms no longer make a valid custom order fail.

Related Issue

N/A

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Testing

  • Added a regression test covering both independent algorithms and a reversed dependency.
  • Ran Python compilation for the changed source and test files.
  • Ran a targeted behavioural smoke test against the changed validation function.

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code, especially for agent-assisted changes.

AI-assisted

This is an AI-assisted contribution. The change was independently reviewed against the order-graph semantics and covered with a focused regression test.

@github-actions

Copy link
Copy Markdown

This PR has been inactive for 10 days and is now marked as stale. It will be closed in 7 days if there is no further activity.

@github-actions github-actions Bot added the stale label Aug 10, 2026
@ShiroKSH

Copy link
Copy Markdown
Author

This PR has been inactive for 10 days and is now marked as stale. It will be closed in 7 days if there is no further activity.

123

@github-actions github-actions Bot removed the stale label Aug 11, 2026
@github-actions

Copy link
Copy Markdown

This PR has been inactive for 10 days and is now marked as stale. It will be closed in 7 days if there is no further activity.

@github-actions github-actions Bot added the stale label Aug 22, 2026
@ShiroKSH

Copy link
Copy Markdown
Author

[!NOTE]

@github-actions github-actions Bot removed the stale label Aug 23, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

This PR has been inactive for 10 days and is now marked as stale. It will be closed in 7 days if there is no further activity.

@github-actions github-actions Bot added the stale label Sep 2, 2026
@github-actions

Copy link
Copy Markdown

Closing this PR due to inactivity. Please reopen it or create a new PR if this is still relevant.

@github-actions github-actions Bot closed this Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant